Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xESI<IKSI> Class / hfSI Method


In This Topic
    hfSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub hfSI( _
       ByVal IfSI As System.Object, _
       ByVal jfSI As System.Windows.Input.MouseEventArgs _
    ) 
    'Usage
     
    
    Dim instance As xESI(Of IKSI)
    Dim IfSI As System.Object
    Dim jfSI As System.Windows.Input.MouseEventArgs
     
    instance.hfSI(IfSI, jfSI)
    internal void hfSI( 
       System.object IfSI,
       System.Windows.Input.MouseEventArgs jfSI
    )

    Parameters

    IfSI
    jfSI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also